Fix from Rick.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sat, 25 Jan 2003 19:20:14 +0000 (19:20 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sat, 25 Jan 2003 19:20:14 +0000 (19:20 +0000)
gpsbabel/main.c

index d44b09dd4b15295611ffc04740ded6c80f405b53..116d4fc3c3a9f7baf5afa41025a9f5214df36fd9 100644 (file)
@@ -49,6 +49,7 @@ usage(const char *pname)
 "      -D level        Set debug level [%d]\n"
 "\n"
 "File Types (-i and -o options):\n"
+       , pname
        , pname
        , global_opts.debug_level
        );